@font-face {
    font-family: 'PFjc';
    src: url('../font/PingFang Bold.ttf');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'PFzd';
    src: url('../font/PingFang Medium.ttf');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'PFbz';
    src: url('../font/PingFang Regular.ttf');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Pangmen';
    src: url('../font/Pangmen.ttf');
    font-weight: normal;
    font-style: normal;
  }